-
Notifications
You must be signed in to change notification settings - Fork 5
temporarily turn off color contrast accessibility check #626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cypress-design
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress-design
|
| Branch Review |
mabel/turn-off-color-constant-check
|
| Run status |
|
| Run duration | 02m 08s |
| Commit |
|
| Committer | mabela416 |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
1
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
0%
|
|
|---|---|
|
|
4
|
|
|
0
|
Accessibility
88.41%
|
|
|---|---|
|
|
1 critical
0 serious
3 moderate
0 minor
|
|
|
4
|
cypress-design
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress-design
|
| Branch Review |
main
|
| Run status |
|
| Run duration | 02m 08s |
| Commit |
|
| Committer | mabela416 |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
1
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
0%
|
|
|---|---|
|
|
9
|
|
|
0
|
Accessibility
94.24%
|
|
|---|---|
|
|
0 critical
1 serious
3 moderate
0 minor
|
|
|
8
|
The build continues to fail because of color-contrast failures in the accessibility check for the
ButtonReact.cy.tsxtest. I thought I had fixed it but it seems to continue to happen although I can't reproduce it locally anymore. I think maybe the CI got into a weird state since I merged this PR for the sparkle icon with test failures and then merged the fix after.